home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / logon.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  63 b   |  6 lines

  1. on keyDown
  2.   if the key <> RETURN then
  3.     pass()
  4.   end if
  5. end
  6.